Package com.seclore.fs.ws.client.pscp.exception


package com.seclore.fs.ws.client.pscp.exception
  • Exceptions
    Class
    Description
    This class represents any generic error condition thrown by the Policy Server Connection Pool (PSCP) library.
    This exception is typically thrown when someone requests for a connection from the pool and there are no connections available in the pool.
    This exception is typically thrown when HTTP Session with the Server has expired on a given connection.